home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / prtcs155.zip / PRODCFG.DOC < prev    next >
Text File  |  1994-01-14  |  1KB  |  27 lines

  1.  
  2.   ProdCFG  reads an FTSC product code file (current FTSC-PROD.048) and
  3. extracts  the  product  code  and  name  of thos eentries defined as a
  4. Mailer.   It  saves ENV:  variables for both the Mailer names and FTS1
  5. protocol  flags.  These are also copies to ENVARC:  The name variables
  6. are  used  by  the  ROOF  and  Porticus  Mailers to display the remote
  7. mailers  name based upon the product code in the WAZOO or EMSI header.
  8. The FTS1 variables are only used in FTS1 and DietIFNA sessions.  Flags
  9. values are internally configured for a few of the most popular.
  10.   In the unlikely event that a new FTSC Product Code file is released,
  11. ProdCFG can unarchive and process it.
  12.  
  13.   Since  this program only has to be run once, all configuration onfor
  14. is internal and within the first few lines.
  15.  
  16.    Please make sure the following are correct for your setup:
  17.  
  18.         fpf            fullpath to FTSC Product Codes List
  19.        fdir            path of ftsc product codes ARCHIVE, if newer
  20.        tdir            a temporary work dir
  21.       unarc            fullpath to unarc command
  22.  
  23.    If these setting are OK, then run the program:
  24.        ProdCFG DO
  25.            or
  26.        ProdCFG productarchivename
  27.